Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 54.311s |
Scenario: E15 - crear un tag interno
Before
0m 2.482s
Given
I navigate to page "<URL>"
0m 2.189s
And
I wait for 5 seconds
0m 5.191s
And
I enter email "<USER>"
0m 0.701s
And
I wait for 5 seconds
0m 5.183s
And
I enter password "<PASSWORD>"
0m 0.424s
And
I take a screenshot in "G5" with the name as "EP15_1_login"
0m 0.354s
And
I click login button
0m 0.435s
And
I wait for 5 seconds
0m 5.331s
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
0m 0.619s
And
I wait for 2 seconds
0m 2.316s
When
I click on tags
0m 0.220s
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
0m 0.662s
And
I wait for 5 seconds
0m 5.352s
And
I create tag intern
0m 0.431s
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
0m 0.488s
And
I wait for 1 seconds
0m 1.256s
And
I click on new tag
0m 0.331s
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
0m 0.413s
And
I enter tag name "kraken-interno"
0m 0.582s
And
I enter tag description "kraken-interno"
0m 0.413s
And
I enter a color
0m 0.307s
And
I save the tag
0m 0.300s
And
I wait for 5 seconds
0m 5.225s
When
I click on tags
0m 0.510s
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
0m 0.580s
And
I wait for 5 seconds
0m 5.206s
And
I create tag intern
0m 0.375s
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
0m 0.526s
And
I wait for 5 seconds
0m 5.287s
And
I validate the tag "raken-interno"
0m 0.595s
After
0m 0.027s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP15_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
And
I wait for 2 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
And
I wait for 1 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
And
I enter tag name "kraken-interno"
And
I enter tag description "kraken-interno"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
And
I wait for 5 seconds
And
I validate the tag "raken-interno"
After
NO IMAGE AVAILABLE